GrapeCity ActiveReports for .NET 16.0J
GeoPoint コンストラクタ(Double,Double,Nullable<Double>,Nullable<Double>)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData 名前空間 > GeoPoint クラス > GeoPoint コンストラクタ : GeoPoint コンストラクタ(Double,Double,Nullable<Double>,Nullable<Double>)
X座標
Y座標
Z座標
M座標
GeoPointの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Nullable(Of Double), _
   ByVal m As Nullable(Of Double) _
)

パラメータ

x
X座標
y
Y座標
z
Z座標
m
M座標
参照

GeoPoint クラス
GeoPoint メンバ
オーバーロード一覧